projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c9bbb9
)
csstypesprivate: Remove AFFECTS_PANGO_LAYOUT mention
author
Timm Bäder
<mail@baedert.org>
Thu, 12 Oct 2017 10:34:37 +0000
(12:34 +0200)
committer
Timm Bäder
<mail@baedert.org>
Thu, 12 Oct 2017 13:42:03 +0000
(15:42 +0200)
Doesn't even exist!
gtk/gtkcsstypesprivate.h
patch
|
blob
|
history
diff --git
a/gtk/gtkcsstypesprivate.h
b/gtk/gtkcsstypesprivate.h
index cae239598558e1bf3f52391d88e144195da5a380..a809f10568684c68dd3281ad73a9cddec6140361 100644
(file)
--- a/
gtk/gtkcsstypesprivate.h
+++ b/
gtk/gtkcsstypesprivate.h
@@
-101,7
+101,6
@@
typedef guint64 GtkCssChange;
* see @GTK_CSS_AFFECTS_FONT.
* @GTK_CSS_AFFECTS_BACKGROUND: The background rendering is affected.
* @GTK_CSS_AFFECTS_BORDER: The border styling is affected.
- * @GTK_CSS_AFFECTS_PANGO_LAYOUT: Font rendering is affected.
* @GTK_CSS_AFFECTS_FONT: The font is affected and should be reloaded
* if it was cached.
* @GTK_CSS_AFFECTS_TEXT: Text rendering is affected.